home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / TSR / TPPOP18C / CATALOG.LST < prev    next >
File List  |  1989-01-22  |  2KB  |  44 lines

  1. Other Turbo Pascal units and programs by Ross Neilson Wentworth
  2.  
  3. Programming Utilities
  4. =====================
  5.  
  6. TPEMS12    Expanded Memory System 3.2 unit (EMS 4.0 being developed).
  7.  
  8. TPENV12    Easily access the environment.  Includes a routine to automatically
  9.            search the PATH for a specified file.  Other nice features.
  10.  
  11. TPNOBOOT   Prevents CTRL-ALT-DEL from affecting a program.
  12.  
  13. TPPOPUP18c Create "Sidekick" like programs.  Make your program popup at the
  14.            touch of a key.  Easy to use.
  15.  
  16. TPTEXT10   Adds three new procedures for TEXT files, TEXTFILEPOS, TEXTFILESIZE
  17.            TEXTSEEK.  Makes moving around in a text file possible.
  18.  
  19. TPUTIL20   Mixed-bag of short utility routines.
  20.  
  21. TPVOL10    Add, read, change, delete the DOS volume label.
  22.  
  23. COMPLEX    Complex math routines.
  24.  
  25. Applications
  26. ============
  27.  
  28. RAID13     A resident program for programmers that mostly resides in
  29.            expanded memory.  Provides ascii/attribute table, memory dump,
  30.            file finder, scan code results, as well as time, day, and date.
  31.            Provided as a demonstration of the (possibly) soon to be released
  32.            expanded memory resident program Turbo Pascal programming kit.
  33.            Using less than 1k of conventional memory and 3 pages (49k) of
  34.            expanded memory.  This program REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  35.  
  36. PBOOK13    A resident Rolodex(tm)-like program.  Free form database perfect
  37.            for phone numbers, business cards, personal notes, etc.  Designed
  38.            to be as convient to use as the disktop card-file.  This program
  39.            REQUIRES EMS 3.2, EEMS, or EMS 4.0.
  40.  
  41. COMPLEX    The complex math unit includes a complex calculator.  This is
  42.            not a TSR, although TSR capability will be added if there is
  43.            enough interest.
  44.